ConversationGlobalMessageCount Property |
Contains the total number of conversation items in the mailbox.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int GlobalMessageCount { get; }Public ReadOnly Property GlobalMessageCount As Integer
Get
Property Value
Type:
Int32The global message count.
See Also